jupyter.wire.log

Undocumented in source.

Members

Functions

OutputDebugStringW
void OutputDebugStringW(wchar* fmt)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
log
void log(A args)

Polymorphic logging function. Prints to the console when unit testing and on Linux, otherwise uses the system logger on Windows.

Meta